Click or drag to resize

LoggerWrite Method

Writes log data to a log file or a stream.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public void Write(
	string value
)

Parameters

value
Type: SystemString
See Also